-
Home
-
WindPress – Tailwind CSS integration for WordPress
-
3.2.51 (latest)
-
Code
-
Classes
- UpgradeManager
Total Complexity |
40 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
246 |
Lines of code |
143 |
Logical lines of code |
86 |
Comment lines |
69 |
Methods |
21 |
Properties |
2 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
should_run_upgrade() |
A |
55 |
8 |
19 |
run() |
S |
57 |
4 |
16 |
up_to_3_3_51() |
S |
61 |
3 |
12 |
store_version_metadata() |
S |
60 |
3 |
12 |
adjust_version_from_wp_org() |
S |
62 |
2 |
11 |
adjust_version_for_wp_org() |
S |
61 |
2 |
11 |
get_all_upgrade_statuses() |
S |
66 |
2 |
8 |
get_instance() |
S |
71 |
2 |
6 |
reset_upgrade() |
S |
65 |
2 |
9 |
get_upgrade_status() |
S |
75 |
1 |
4 |
mark_upgrade_failed() |
S |
71 |
1 |
5 |
mark_upgrade_complete() |
S |
71 |
1 |
5 |
__construct() |
S |
91 |
1 |
2 |
was_previous_version_wp_org() |
S |
78 |
1 |
3 |
__clone() |
S |
91 |
1 |
2 |
is_wp_org_installation() |
S |
80 |
1 |
3 |
get_current_version() |
S |
82 |
1 |
3 |
save_upgrade_state() |
S |
80 |
1 |
3 |
get_upgrade_state() |
S |
79 |
1 |
3 |
__wakeup() |
S |
80 |
1 |
3 |
get_previous_version() |
S |
78 |
1 |
3 |